home *** CD-ROM | disk | FTP | other *** search
/ Oxygen Multimedia Graphics 21 / Oxygen Multimedia Graphics 21.iso / pc / System / OX21 / Internal_19_Cloud2.ls < prev    next >
Encoding:
Text File  |  2007-12-05  |  140 b   |  7 lines

  1. global ds
  2.  
  3. on beginSprite
  4.   member("Cloud2").fileName = the moviePath & "INIT" & ds & "Cloud2.mov"
  5.   member("Cloud2").directToStage = 1
  6. end
  7.